home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / oztex / mf.hqx / Metafont / mfinputs / cmex8.mf < prev    next >
Text File  |  1994-08-19  |  6KB  |  114 lines

  1. %% @metafontfile{
  2. %%     filename="cmex8.mf",
  3. %%     version="2.1",
  4. %%     date="30-JUL-91",
  5. %%     filetype="Metafont: parameter",
  6. %%     copyright="Copyright (C) American Mathematical Society,
  7. %%            all rights reserved.  Copying of this file is
  8. %%            authorized only if either:
  9. %%            (1) you make absolutely no changes to your copy
  10. %%                including name; OR
  11. %%            (2) if you do make changes, you first rename it to some
  12. %%                other name.",
  13. %%     author="American Mathematical Society",
  14. %%     address="American Mathematical Society,
  15. %%            Technical Support Department,
  16. %%            P. O. Box 6248,
  17. %%            Providence, RI 02940,
  18. %%            USA",
  19. %%     telephone="401-455-4080 or (in the USA) 800-321-4AMS",
  20. %%     email="Internet: Tech-Support@Math.AMS.org",
  21. %%     codetable="ISO/ASCII",
  22. %%     checksumtype="line count",
  23. %%     checksum="114",
  24. %%     keywords="amsfonts, tex, metafont  ",
  25. %%     abstract="This is the parameter file for use with 
  26. %%            cmex8, in AMSFonts 2.1."
  27. %%     }
  28. %
  29. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  30. % Computer Modern Math Extension 8 point
  31. if unknown cmbase: input cmbase fi
  32.  
  33. font_identifier:="CMEX V2.1"; font_size 8pt#;
  34.  
  35. u#:=17/36pt#;               % unit width
  36. width_adj#:=0pt#;          % width adjustment for certain characters
  37. serif_fit#:=0pt#;          % extra sidebar near lowercase serifs
  38. cap_serif_fit#:=4.1/36pt#;     % extra sidebar near uppercase serifs
  39. letter_fit#:=0pt#;          % extra space added to all sidebars
  40.  
  41. body_height#:=216/36pt#;     % height of tallest characters
  42. asc_height#:=200/36pt#;          % height of lowercase ascenders
  43. cap_height#:=196.8/36pt#;     % height of caps
  44. fig_height#:=185.6/36pt#;     % height of numerals
  45. x_height#:=124/36pt#;          % height of lowercase without ascenders
  46. math_axis#:=72/36pt#;          % axis of symmetry for math symbols
  47. bar_height#:=69.6/36pt#;     % height of crossbar in lowercase e
  48. comma_depth#:=56/36pt#;          % depth of comma below baseline
  49. desc_depth#:=56/36pt#;          % depth of lowercase descenders
  50.  
  51. crisp#:=0/36pt#;          % diameter of serif corners
  52. tiny#:=8/36pt#;               % diameter of rounded corners
  53. fine#:=7/36pt#;               % diameter of sharply rounded corners
  54. thin_join#:=7/36pt#;          % width of extrafine details
  55. hair#:=9/36pt#;               % lowercase hairline breadth
  56. stem#:=22/36pt#;          % lowercase stem breadth
  57. curve#:=25.5/36pt#;          % lowercase curve breadth
  58. ess#:=23/36pt#;               % breadth in middle of lowercase s
  59. flare#:=27/36pt#;          % diameter of bulbs or breadth of terminals
  60. dot_size#:=32/36pt#;          % diameter of dots
  61. cap_hair#:=9.5/36pt#;          % uppercase hairline breadth
  62. cap_stem#:=27/36pt#;          % uppercase stem breadth
  63. cap_curve#:=30.5/36pt#;          % uppercase curve breadth
  64. cap_ess#:=27.5/36pt#;          % breadth in middle of uppercase s
  65. rule_thickness#:=.36pt#;     % thickness of lines in math symbols
  66.  
  67. dish#:=1/36pt#;               % amount erased at top or bottom of serifs
  68. bracket#:=16/36pt#;          % vertical distance from serif base to tangent
  69. jut#:=22.5/36pt#;               % protrusion of lowercase serifs
  70. cap_jut#:=29/36pt#;          % protrusion of uppercase serifs
  71. beak_jut#:=8.4/36pt#;          % horizontal protrusion of beak serifs
  72. beak#:=56/36pt#;          % vertical protrusion of beak serifs
  73. vair#:=8/36pt#;               % vertical diameter of hairlines
  74. notch_cut#:=8pt#;          % maximum breadth above or below notches
  75. bar#:=9.5/36pt#;          % lowercase bar thickness
  76. slab#:=9.5/36pt#;          % serif and arm thickness
  77. cap_bar#:=9.5/36pt#;          % uppercase bar thickness
  78. cap_band#:=9.5/36pt#;          % uppercase thickness above/below lobes
  79. cap_notch_cut#:=8pt#;          % max breadth above/below uppercase notches
  80. serif_drop#:=3.2/36pt#;          % vertical drop of sloped serifs
  81. stem_corr#:=1/36pt#;          % for small refinements of stem breadth
  82. vair_corr#:=1/36pt#;          % for small refinements of hairline height
  83. apex_corr#:=0pt#;          % extra width at diagonal junctions
  84.  
  85. o#:=6/36pt#;               % amount of overshoot for curves
  86. apex_o#:=6/36pt#;          % amount of overshoot for diagonal junctions
  87.  
  88. slant:=0;               % tilt ratio $(\Delta x/\Delta y)$
  89. fudge:=1;               % factor applied to weights of heavy characters
  90. math_spread:=.4;          % extra openness of math symbols
  91. superness:=1/sqrt2;          % parameter for superellipses
  92. superpull:=1/6;               % extra openness inside bowls
  93. beak_darkness:=11/30;          % fraction of triangle inside beak serifs
  94. ligs:=2;               % level of ligatures to be included
  95.  
  96. square_dots:=false;          % should dots be square?
  97. hefty:=false;               % should we try hard not to be overweight?
  98. serifs:=true;               % should serifs and bulbs be attached?
  99. monospace:=false;          % should all characters have the same width?
  100. variant_g:=false;          % should an italic-style g be used?
  101. low_asterisk:=false;          % should the asterisk be centered at the axis?
  102. math_fitting:=false;          % should math-mode spacing be used?
  103.  
  104. %the following font parameters are explained in {\sl The \TeX book}, Appendix G
  105. fontdimen 8:     % parameters $\xi_8$ through $\xi_{13}$ will now be listed
  106. rule_thickness#,                % default \_rule\_thickness
  107. 32/36pt#,                       % big\_op\_spacing1
  108. 48/36pt#,                       % big\_op\_spacing2
  109. 57.6/36pt#,                       % big\_op\_spacing3
  110. 175/36pt#,                       % big\_op\_spacing4
  111. 36/36pt#;                       % big\_op\_spacing5
  112.  
  113. generate mathex               % switch to the driver file
  114.